Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LPC4/Full-Stack
/ first_input
Method
first_input
src/cli/main.rs:88–90 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
86
inputs: Vec<String>,
87
output: Option<String>,
88
mode: TargetMode,
89
max_steps: u64,
90
emit_object: bool,
91
}
92
93
impl Args {
Callers
2
cmd_link
Function · 0.80
require_any_input
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected