Access information about the current extension context, including file paths for file handlers and extension-specific data.
The me
api module exposes information specific to the current extension.
me.filePath
Returns the path to the current file the extension is opened with, if it is a File Handler.