Instance Property
filePath
A file path relative to the features directory in a Glyphs Package file.
Declaration
var filePath: String? { get set }Declaration
@property (strong) NSString * filePath;Declaration
filePath() -> str
setFilePath_(filePath: str)Discussion
Unset when the block does not correspond to a file. Before saving the document, this value is updated to match the new file path in case a change is required. A change might be required when there are multiple features with the same name. In that case, the first block might be written as calt.fea and the second as calt.2.fea.