depends
sklint.Input depends string "fileName"
Description
Specifies the value for input argument ?depends, which lists the files that contain macro definitions on which the code under analysis depends.
GUI Equivalent
Examples
envGetVal("sklint.Input" "depends")
envSetVal("sklint.Input" "depends" 'string "file1")
Related Topics
SKILL Lint Environment Variables
Return to top