Interfaceutilsv0.5.0FormatFileOptionsOptions for formatting file paths. interface FormatFileOptionsinterface FormatFileOptionsMember overviewPropertiesonlyDirprefixPropertiesoptionalonlyDirWhether to return only the directory part of the path. onlyDir: boolean;onlyDir: boolean;optionalprefixA prefix to prepend to the formatted path. prefix: string;prefix: string;
optionalonlyDirWhether to return only the directory part of the path. onlyDir: boolean;onlyDir: boolean;