Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 191 Bytes

File metadata and controls

1 lines (1 loc) · 191 Bytes

Returns true when the standard stream fd (0 for input, 1 for output, 2 for error) is attached to a terminal. Any other descriptor, and every stream that is a pipe or a file, returns false.