importsort.main

Undocumented in source.

Members

Functions

listEntries
DirEntry[] listEntries(string[] input, bool recursive)

list entries (ls) from all arguments

main
void main(string[] args)

the main-function (nothing to explain)

Manifest constants

BINARY
enum BINARY;

name of binary (for help)

HELP
enum HELP;

the help-message from help.txt

VERSION
enum VERSION;

current version (and something I always forget to update oops)

Meta