Interface ConfigItem

Hierarchy

  • ConfigItem

Properties

added: boolean

Is this item added to the confold targets? (defined in .confold/.confold)

exists: boolean

Does this item exists (and not ignored) in confold directory?

ignored: boolean

Is this item has been ignored by git? (defined in .gitignore)

name: string

The name (relative path) of the item.

uptodate: boolean

Does this item is up-to-date?

Generated using TypeDoc