home property

String? home
final

The home base this store reads/writes under (null uses the default OMNYSHELL_HOME/HOME resolution). Remembered so save targets the same location load used.

Implementation

final String? home;