package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Jan 18, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func HasStdinBytes() bool
Checks if stdin has data available (not a TTY).
Builder creates iosystem.Source instances from CLI flags.
Supports stdin, files, and merge modes.
New creates a source builder.
Build creates the source based on configuration.
Files sets the input to read from file paths.
Multiple files will be read sequentially unless Merge is enabled.
Stdin sets the input to read from stdin.
If reader is nil, os.Stdin is used.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.