Class Document

Model for Document

Hierarchy

  • UniqueObject
    • Document

Constructors

Properties

_id: string
endComment: Comment

Comment at the end of the feature file

feature: Feature = null
sourceFile: string
sourceFolder: string
startComment: Comment

Comment at the start of the feature file

targetFile: string
targetFolder: string
uri: string

URI of the original file, parsed

Methods

Generated using TypeDoc