| Age | Commit message (Collapse) | Author |
|
|
|
Additionally, functions related to a command can now live
in the same namespace
|
|
|
|
|
|
Filename should match the command name
|
|
Names should match the command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Namely:
Files::read_all_lines();
Strings::trim_all_and_remove_whitespace_strings()
|
|
|
|
The listfile checks ensures that no other package claims ownership
of the particular file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files
|
|
|
|
|