classcamAxonPlugin::AxonConn
sys::Obj camAxonPlugin::AxonConn
AxonConn : Connection to a axon functions on a skyspark server
- client
- connect
Void connect()
Connects to skyspark Will throw an Err if fails
- dir
- fileName
- host
const Str host
- lastSync
- load
- make
new make(|This f)
- password
Not going to store the password for now, but just ask and keep it in mem for session
- project
const Str project
- save
- toStr
virtual override Str toStr()
- user
const Str user