LocationKindDefinition
Defined in: pkgs/source-contract/src/index.ts:43
Properties
Section titled “Properties”
readonlyname:string
Defined in: pkgs/source-contract/src/index.ts:44
Methods
Section titled “Methods”format()?
Section titled “format()?”
optionalformat(pathId):string
Defined in: pkgs/source-contract/src/index.ts:46
Parameters
Section titled “Parameters”pathId
Section titled “pathId”string
Returns
Section titled “Returns”string
normalize()
Section titled “normalize()”normalize(
pathId):string
Defined in: pkgs/source-contract/src/index.ts:45
Parameters
Section titled “Parameters”pathId
Section titled “pathId”string
Returns
Section titled “Returns”string
parse()?
Section titled “parse()?”
optionalparse(uri):string|null
Defined in: pkgs/source-contract/src/index.ts:47
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string | null