Function deno_core::op_resources[][src]

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

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