Skip to main content

Module stdbuf

Module stdbuf 

Source

Structs§

StdbufConfig
Configuration for the stdbuf command.

Enums§

BufferMode
Buffering mode specification.

Functions§

parse_buffer_mode
Parse a buffer mode string into a BufferMode.
run_stdbuf
Run the stdbuf command: set environment variables and exec the child process.