You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rule this rule inherits from. Reading missing fields from a rule will check rule.base for the field if there is one, otherwise the missing field will read as None
build_dir (Default: build)
The directory to put output files in.
command (Default: None)
The console command this rule should run, or
An asynchronous function that returns a list of absolute-path filenames.
debug (Default: False)
True if this rule should print debug information when run