ecr-viewer
Preparing search index...
environment
NodeJS
ProcessConfig
Interface ProcessConfig
interface
ProcessConfig
{
target_defaults
:
{
cflags
:
any
[]
;
default_configuration
:
string
;
defines
:
string
[]
;
include_dirs
:
string
[]
;
libraries
:
string
[]
;
}
;
variables
:
{
clang
:
number
;
host_arch
:
string
;
node_install_npm
:
boolean
;
node_install_waf
:
boolean
;
node_prefix
:
string
;
node_shared_openssl
:
boolean
;
node_shared_v8
:
boolean
;
node_shared_zlib
:
boolean
;
node_use_dtrace
:
boolean
;
node_use_etw
:
boolean
;
node_use_openssl
:
boolean
;
target_arch
:
string
;
v8_no_strict_aliasing
:
number
;
v8_use_snapshot
:
boolean
;
visibility
:
string
;
}
;
}
Index
Properties
target_
defaults
variables
Properties
Readonly
target_
defaults
target_defaults
:
{
cflags
:
any
[]
;
default_configuration
:
string
;
defines
:
string
[]
;
include_dirs
:
string
[]
;
libraries
:
string
[]
;
}
Readonly
variables
variables
:
{
clang
:
number
;
host_arch
:
string
;
node_install_npm
:
boolean
;
node_install_waf
:
boolean
;
node_prefix
:
string
;
node_shared_openssl
:
boolean
;
node_shared_v8
:
boolean
;
node_shared_zlib
:
boolean
;
node_use_dtrace
:
boolean
;
node_use_etw
:
boolean
;
node_use_openssl
:
boolean
;
target_arch
:
string
;
v8_no_strict_aliasing
:
number
;
v8_use_snapshot
:
boolean
;
visibility
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
target_
defaults
variables
ecr-viewer
Loading...