classstuds::Sys

sys::Obj
  studs::Sys

Sys provides system level information and utilites for a target device.

props

static Str:Str props()

Get etc/sys.props system properites, which includes:

  • proj.name
  • proj.version
  • studs.version
  • system.name
  • system.version
reboot

static Void reboot()

Reboot this device.