Skip to main content

compile_function

Function compile_function 

Source
pub fn compile_function(name: &str, body: &ShellCommand) -> Chunk
Expand description

Compile a single function body into a Chunk.