Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTaskFromReader ¶
CreateTaskFromReader reads piped input, parses it into title/description, and creates a new tiki task. Returns the task ID (e.g. "TIKI-ABC123").
func HasPositionalArgs ¶
HasPositionalArgs reports whether args contains any non-flag positional arguments. It skips known flag-value pairs (e.g. --log-level debug) so that only real positional arguments like file paths, "-", "init", etc. are detected.
func IsPipedInput ¶
func IsPipedInput() bool
IsPipedInput reports whether stdin is connected to a pipe or redirected file rather than a terminal (character device).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.