sourceafGenesis::Main.fan
** The launch class for Genesis.**** To start Genesis from the command line, type:**** $ fan afGenesisclass Main { static Void main(Str[] args) { afQuickFlux::Main.go(GenesisModule#, [SectionTreeSideBar#, DirectoryView#], `fan://afGenesis/res/about.fandoc`) } }