command_line_arguments
Declaration
command_line_arguments: []string;
Description
Contains all arguments passed from command line. First argument is executable name.
Declared in: a.bl
command_line_arguments: []string;
Contains all arguments passed from command line. First argument is executable name.
Declared in: a.bl