Function debris_std::execute_string 
source · pub(crate) fn execute_string(
    ctx: &mut FunctionContext<'_, '_, '_>,
    string: &ObjString
) -> ObjIntExpand description
Executes a string as a command and returns the result
pub(crate) fn execute_string(
    ctx: &mut FunctionContext<'_, '_, '_>,
    string: &ObjString
) -> ObjIntExecutes a string as a command and returns the result