Open GHNewbiee opened 4 years ago
All options which are mentioned to be displayed on the terminal or exported to a file, maybe in the following form:
local_options would include properties such as:
local_options
columnsDisplayed: string[], exportTo: terminal|'path_to_log_file', sortBy: string
columnsDisplayed
exportTo
terminal
sortBy
All options which are mentioned to be displayed on the terminal or exported to a file, maybe in the following form:
local_options
would include properties such as:columnsDisplayed
: string[],exportTo
:terminal
|'path_to_log_file',sortBy
: string