amber/deno/stdio_option

Types

pub type StdioOption {
  Piped
  Inherit
  Null
}

Constructors

  • Piped
  • Inherit
  • Null
Search Document