Skip to main content

trim_start

Function trim_start 

Source
pub async fn trim_start(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Remove whitespace from the start of a string.