fileName

abstract val fileName: String(source)

The file system path of the associated resource. Shorthand notation for TextDocument.uri.fsPath. Independent of the uri scheme.

Online Documentation