OptionalinitPath: stringA fs path to a directory where a plugin is located.
Depending on a plugin format it can be different from path.
Use path if you want to resolve something within a plugin, like README.md file.
Use rootPath if you want to manipulate the entire plugin location, like delete or move it.
ID (before any resolution)
Accepted when a handler is telling this location can go live
Resolved if a resolver has handle this plugin
Original resolved path
Local path on the filesystem.
Update path
OptionaltransformerName: string
A fs path to a directory where a plugin is located. Depending on a plugin format it can be different from
path. Usepathif you want to resolve something within a plugin, likeREADME.mdfile. UserootPathif you want to manipulate the entire plugin location, like delete or move it.