A basic Maya file class. it gets most of its power from the path class written by Jason Orendorff. see path.py for more documentation.
Set the type of this file. By default this can be any one of: “mayaAscii”, “mayaBinary”, “mel”, “OBJ”, “directory”, “plug-in”, “audio”, “move”, “EPS”, “Adobe(R) Illustrator(R)”, “image” plug-ins may define their own types as well.Return a string array of file types that match this file.
Derived from mel command maya.cmds.file