pub async fn assert(args: Args) -> Result<KclValue, KclError>
Check that the provided value is true, or raise a KclError with the provided description.