Skip to main content

push_where

Function push_where 

Source
pub fn push_where(state: &mut LuaState, level: i32) -> Result<(), LuaError>
Expand description

Push a string describing the location of the call at level onto the stack. If no location is available, pushes an empty string.