pod fanr
Fantom Repository Manager
Classes
| Command | Command implements a top-level command in the fanr command line tool. |
| FanrEnv | FanrRepo models the local environment that we install to and publish from. |
| PodSpec | PodSpec models a specific pod version See [docFanr]`docFanr::Concepts#podSpec`. |
| Repo | Repo models a database of pod versions See [docFanr]`docFanr::Concepts#repos`. |
| WebRepoAuth | WebRepoAuth is used to plug in authentication and permission authorization for a WebRepoMod. |
| WebRepoMod | WebRepoMod implements basic server side functionality for publishing a repo over HTTP to be used by 'WebRepo'. |
Facets
| CommandArg | Facet for annotating an `Command` argument field. |
| CommandOpt | Facet for annotating an `Command` option field. |