relativePath property

String? relativePath
getter/setter pair

Relative path of the file in the partition as a JSON encoded string.

Example: /home/user1/executable_file.sh

Implementation

core.String? relativePath;