MCPcopy Create free account
hub / github.com/csskit/csskit / input

Method input

crates/csskit/src/commands/find.rs:151–153  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

149 type FileContext = TokenHighlighter;
150
151 fn input(&self) -> &InputArgs {
152 &self.input
153 }
154
155 fn format(&self) -> OutputFormat {
156 self.format

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected