pathToStartScript property Null safety

String? pathToStartScript

Returns the path to the shell's start script or config file e.g /home//.bashrc

Implementation

String? get pathToStartScript;