SandboxFirejail
Inherits: Resource
Methods
| Returns | Signature |
|---|---|
| PackedStringArray | get_command(app: LibraryLaunchItem) |
| bool | is_available() |
Method Descriptions
get_command()
PackedStringArray get_command(app: LibraryLaunchItem)
Returns an array defining the command line to launch the given application in a sandbox.
is_available()
bool is_available()
Returns whether or not the given sandbox implementation is available