Function deno_core::op_resources[][src]

pub fn op_resources(
    state: &mut OpState,
    _args: (),
    _: ()
) -> Result<Vec<(ResourceId, String)>, AnyError>
Expand description

Return map of resources with id as key and string representation as value.