Workstation API - v0.6.2
Handbook
GitHub
Releases
Preparing search index...
FlatpakOptions
Interface FlatpakOptions
Flatpak installation target; the selected remote must already be configured.
interface
FlatpakOptions
{
branch
?:
string
;
remote
?:
string
;
scope
?:
"user"
|
"system"
;
}
Index
Properties
branch?
remote?
scope?
Properties
Optional
Readonly
branch
branch
?:
string
Optional
Readonly
remote
remote
?:
string
Optional
Readonly
scope
scope
?:
"user"
|
"system"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
remote
scope
Handbook
GitHub
Releases
Workstation API - v0.6.2
Loading...
Flatpak installation target; the selected remote must already be configured.