Mark::Command
Inherits Reference < Object
Mark::Command#run is the main method which kicks off everything. Frontend which talks to the user. Handles parsing arguments, printing errors, and printing help.
Constructors
new(args : Array(String) = ARGV, io : IO = STDOUT)
Instance methods
run