Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProcessConfig

Index

Properties

Readonly target_defaults

target_defaults: { cflags: any[]; default_configuration: string; defines: string[]; include_dirs: string[]; libraries: string[] }

Type declaration

  • Readonly cflags: any[]
  • Readonly default_configuration: string
  • Readonly defines: string[]
  • Readonly include_dirs: string[]
  • Readonly 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 }

Type declaration

  • Readonly clang: number
  • Readonly host_arch: string
  • Readonly node_install_npm: boolean
  • Readonly node_install_waf: boolean
  • Readonly node_prefix: string
  • Readonly node_shared_openssl: boolean
  • Readonly node_shared_v8: boolean
  • Readonly node_shared_zlib: boolean
  • Readonly node_use_dtrace: boolean
  • Readonly node_use_etw: boolean
  • Readonly node_use_openssl: boolean
  • Readonly target_arch: string
  • Readonly v8_no_strict_aliasing: number
  • Readonly v8_use_snapshot: boolean
  • Readonly visibility: string