Function pop_error_from_state

Source
pub fn pop_error_from_state(state: &mut State) -> String
Expand description

Get the error message from a lua state (always the last value on the stack)