reportFileName
sklint.Output reportFileName string "FilePath"
Description
Represents the full path to a log file for SKILL Lint output.
GUI Equivalent
Examples
envGetVal("sklint.Output" "reportFileName")
envSetVal("sklint.Output" "reportFileName" 'string "/home/file1")
Related Topics
SKILL Lint Environment Variables
Return to top