homeDir property
read / write
Implementation
String homeDir = Platform.environment['ROS_HOME'] ??
path.join(Platform.environment['HOME'], '.ros')
String homeDir = Platform.environment['ROS_HOME'] ??
path.join(Platform.environment['HOME'], '.ros')