Function goldenscript::generate

source ยท
pub fn generate<R: Runner>(runner: &mut R, input: &str) -> Result<String>
Expand description

Generates output for a goldenscript input, without comparing them.