interfacepath.default.FormatInputPathObjectinterface FormatInputPathObjectbase?: stringThe file name including extension (if any) such as 'index.html'dir?: stringThe full directory path such as '/home/user/dir' or 'c:\path\dir'ext?: stringThe file extension (if any) such as '.html'name?: stringThe file name without extension (if any) such as 'index'root?: stringThe root of the path such as '/' or 'c:'