path property
getter/setter pair
The relative path of the file to which the comment applies.
Example: config/database.yaml
Implementation
String? path;
The relative path of the file to which the comment applies.
Example: config/database.yaml
String? path;