Plugin Settings
@Serializable
Settings that can be modified by users.
Parameters
mounts
env
args
devices
Constructors
Link copied to clipboard
constructor(mounts: List<PluginMount>, env: List<String>, args: List<String>, devices: List<PluginDevice>)