Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
omnibus
wip
Omnibus
BaseCommand
Builder
BuildOrchestrator
ColorIterator
Command
Compression
Config
Copy
Graph
Mkdir
OS
Darwin
Platform
Helper
Linux
Platform
PackageCustomization
Patch
Registry
Software
TarXvf
Vertex
VisitorCallback
Wget
Generated using Crystal 1.14.0
2024-11-26 10:23:32 UTC
struct
Omnibus::
Registry
Omnibus::Registry
Struct
Value
Object
Defined in:
omnibus/registry.cr
Constructors
.new
(list : Array(Omnibus::Software) =
[]
of
Software
)
Instance Method Summary
#<<
(software)
#build
#dag
#list
: Array(Omnibus::Software)
Constructor Detail
def self.
new
(list : Array(
Omnibus::Software
) =
[]
of
Software
)
#
[
View source
]
Instance Method Detail
def
<<
(software)
#
[
View source
]
def
build
#
[
View source
]
def
dag
#
[
View source
]
def
list
: Array(
Omnibus::Software
)
#
[
View source
]