common/dcli_utils library

Properties

currentWorkingDirectory String
no setter
homeDirectory String
Returns the home directory of the OS.
no setter

Functions

tryRead(String path) → Progress?
Reads the file content from the given path. Returns null if the file couldn't be found or the parsing failed.