Kaba package os ed
Interface to the operating system.
Classes ed
- class CommandLineParser
- class Configuration
- class FileError extends Exception
- class FileStream extends Stream
- class Path
- class Stream
- namespace app
- namespace fs
- namespace terminal
Functions ed
- func static exit(status: i32)
- func static shell_execute(cmd: string, verbose: bool) -> string
Variables ed
- var static app_directory_dynamic: Path
- var static app_directory_static: Path
- var static stdin: shared![FileStream]