# Functions
NewCmdRoot creates new root schema.
NewCmdSchema creates new command schema.
NewScanner creates new scanner.
Parse will parse pacage with given comment, returning command.
ParseCommentGroup will take ast comment group and returns parsed comments as a strings.
# Interfaces
Commander interface allows to unite and cast given comments at need.