Pudu programming language
Menu
API reference

Std.Io.separator

1 declaration

fn

separator: Str

This is a callable function.

What it does

The path vocabulary, so a program reaching for it through Std.Io finds

the same answers Std.Path gives. The work is written once, there, and

these carry it: two implementations of normalize would eventually

disagree about a path holding a climb, and only one of them would be the

one a caller checked against before writing.

The character this machine writes between the pieces of a path.

Read the signature

  • The text after the name is the type checked by Pudu.

Back to Std.IoSearch related declarations