Skip to main content

cmd_quick

Function cmd_quick 

Source
pub fn cmd_quick(beans_dir: &Path, args: QuickArgs) -> Result<()>
Expand description

Quick-create: create a bean and immediately claim it.

This is a convenience command that combines bn create + bn claim in a single operation. Useful for agents starting immediate work.