Dart
dart:io
StdioType
PIPE
constant
PIPE
Dart
dart:io
StdioType
PIPE
constant
StdioType class
Properties
name
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
FILE
file
OTHER
other
PIPE
pipe
TERMINAL
terminal
description
PIPE
constant
StdioType
const
PIPE
@
Deprecated
("Use pipe instead")
Implementation
static const StdioType PIPE = pipe