Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
idat
main
AppendHandler
BashHandler
Builder
Arguments
Flags
BuildFunctions
CLI
Arguments
Flags
Common
InstallHandler
RunHandler
Validate
Arguments
Flags
ValidateFunctions
ValidateHandler
Generated using Crystal 1.16.3
2026-03-20 23:27:00 UTC
class
BuildFunctions
BuildFunctions
Reference
Object
Defined in:
buildCmd/buildFunctions.cr
Constructors
.new
(file : String, dry_run : Bool =
false
)
Macro Summary
dispatch
(type, argument)
Instance Method Summary
#executeSolution
Constructor Detail
def self.
new
(file : String, dry_run : Bool =
false
)
#
[
View source
]
Macro Detail
macro
dispatch
(type, argument)
#
[
View source
]
Instance Method Detail
def
executeSolution
#
[
View source
]