-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
Description
Is there any documentation for plugin writers, could you point me to it?
What is the context in which a plugin script runs?
Which resources can a script rely on? Can it access anywhere in the file system? write a temporary file? Where?
Can it use networking resources?
Is everything that a plugin writes collected? Maybe if it is in the "current" directory? Can a plugin script change the current working directory?
Thanks for any help,
C
RokeJulianLockhart