class

ImportMap::Manager

Inherits Reference < Object

Constructors

reset!

Replaces the global singleton with a fresh, empty manager and returns it. Intended for test isolation and dev-time reloading.

Source

Class methods

instance
Source

Instance methods

base
Source
json(ns : String | Nil = nil) : String
Source
namespace(name : String, &)
Source
pin(*args, **kwargs)
Source
pin_all_from(*args, **kwargs)
Source
preloads(ns : String | Nil = nil) : Array(String)
Source
resolver=(resolver : Proc(String, String))
Source