Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Edsl.System
SourceUseful functions to deal with the operating system.
The value of "$HOME"
.
Run a shell command (wrapper around Sys.command
which throws an exception when the return value is non-zero).
Run a shell command and get the output as a list of strings.
Feed a string as stdin
of a shell command.
Write lines into a given file path.
Read a file as a list of strings.