Interfaceutilsv0.8.11FormatFileOptionsOptions for formatting file paths. interface FormatFileOptionsMember overviewPropertiesonlyDirprefixPropertiesoptionalonlyDirWhether to return only the directory part of the path. onlyDir: boolean;Default:falseoptionalprefixA prefix to prepend to the formatted path. prefix: string;Default:'./'