Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Core::Action
class ExcludeSourceRule
Files: Synopsis/Core/Action.py
ExcludeSourceRule-inheritance Scopes/Synopsis/Core/Action/SourceRule.html
Operations Summary:
 __init__(self, glob)
Creates an Exclude source rule with the given glob expression. [Source]
 clone(self) [Source]

Operation Details:
  __init__(self, glob)

Creates an Exclude source rule with the given glob expression. Existing filenames which match the glob will be removed.