Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

Properties

argv?: string[]

Array of arguments passed to child process; must have at least one element. The first element has special handling - if it is an not absolute path ( as determined by g_path_is_absolute() ), then the system search path will be used. See %G_SPAWN_SEARCH_PATH.

Note that in order to use the Unix-specific argv0 functionality, you must use the setter function gs_subprocess_context_set_args_and_argv0(). For more information about this, see %G_SPAWN_FILE_AND_ARGV_ZERO.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method