path property

String? path
getter/setter pair

display_command is a single command that can be used to display a list of non compliant files.

When there is no such command, we can also iterate a list of non compliant file using 'path'. Empty if display_command is set.

Implementation

core.String? path;