const classstudsTools::Props

sys::Obj
  studsTools::Props

Props models a projects studs.props file.

make

Source

new make()

Ctor.

projMeta

Source

const Str:Str projMeta

Project meta-data

system

Source

System? system(Str name, Bool checked := true)

Find a configured System with given name. If system not found throw Err if checked is true, otherwise return null.

systems

Source

const System[] systems

List of configured systems for this project.