abstract classnetColarJar::FantomRunner
sys::Obj netColarJar::FantomRunner
FantomRunner
- FANTOM_HOME
- const static File FANTOM_HOME := Env.cur().homeDir
- fetchFanr
- Void fetchFanr(Uri repoUri, Str[] pods)- Install some pods usng fanr 
- fetchFanrAuth
- Void fetchFanrAuth(Uri repoUri, Str[] pods, Str user, Str password)- Install some pods usng fanr sing authentication 
- fetchHttp
- Void fetchHttp(Uri what, File to)- Fetch a file via http and write it to target file 
- main
- Void main()
- run
- abstract Void run()