Preparing search index...
The search index is not available
openac-sdk
openac-sdk
NativeBackendConfig
Interface NativeBackendConfig
interface
NativeBackendConfig
{
binaryPath
?:
string
;
workDir
?:
string
;
inputDir
?:
string
;
env
?:
Record
<
string
,
string
>
;
}
Index
Properties
binary
Path?
work
Dir?
input
Dir?
env?
Properties
Optional
binary
Path
binaryPath
?:
string
Optional
work
Dir
workDir
?:
string
Optional
input
Dir
inputDir
?:
string
Optional
env
env
?:
Record
<
string
,
string
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
binary
Path
work
Dir
input
Dir
env
openac-sdk
Loading...