const classstudsTools::Props
sys::Obj studsTools::Props
Props models a projects studs.props file.
- get
Get the value for given property name, or
nullif name not found.- make
new make()Ctor.
- system
System? system(Str name, Bool checked := true)Find a configured System with given name. If system not found throw Err if
checkedis true, otherwise returnnull.- systems
const System[] systemsList of configured systems for this project.