Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
importmap
master
Importmap
Json
ImportScopes
ImportSpecifiers
Map
Opts
ImportMap
Generated using Crystal 1.10.1
2024-02-25 03:31:44 UTC
struct
Importmap::
Opts
Importmap::Opts
Struct
Value
Object
Defined in:
importmap/map.cr
Constructors
.new
(preload : Bool =
false
)
Instance Method Summary
#clone
#copy_with
(preload _preload = @preload)
#preload
: Bool
Constructor Detail
def self.
new
(preload : Bool =
false
)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(preload _preload = @preload)
#
[
View source
]
def
preload
: Bool
#