Skip to main content

ToolLocation

@codebolt/codeboltjs


Interface: ToolLocation

Defined in: packages/codeboltjs/src/tools/types.ts:142

File system location reference

Properties

PropertyTypeDescriptionDefined in
line?numberWhich line (if known)packages/codeboltjs/src/tools/types.ts:146
pathstringAbsolute path to the filepackages/codeboltjs/src/tools/types.ts:144