Skip to main content

Module raw

Module raw 

Source
Expand description

The raw-subcommand escape hatch.

RawCommand runs an arbitrary claude subcommand with caller-supplied args, for surfaces this crate does not yet wrap as a typed builder. Output comes back as CommandOutput; there is no typed parsing.

Structsยง

RawCommand
Escape hatch for running arbitrary claude subcommands not yet covered by dedicated command builders.