CairoHintProcessor in the runner.
Signature
Arguments
selector - The cheatcode identifier.
input - Input parameters for the cheatcode.
Returns
- A span containing the cheatcode’s output
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
CairoHintProcessor in the runner.
pub extern fn cheatcode(input: Span) -> Span nopanic;
selector - The cheatcode identifier.
input - Input parameters for the cheatcode.
Was this page helpful?