e
ErrorsCollection

e

Synthesised documentation from language/terms type/IO/Path type/IO/Special

From language/terms

See Original text in context

Returns Euler's number. e is the ASCII equivalent of 𝑒.

From type/IO/Path

See Original text in context

method e(IO::Path:D: --> Bool:D)

Returns True if the invocant is a path that exists.

From type/IO/Special

See Original text in context

method e(IO::Special:D: --> True)

The 'exists' file test operator, always returns True.