Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lune
v0.3.2
Lune
App
Assets
AssetServer
Bind
Bindable
BindingDef
Bridge
Config
Installable
Options
Runner
Runtime
RuntimeBindings
SingleInstance
WebviewLike
LuneCLI
Commands
Build
Check
Dev
Doctor
Init
Run
Version
Config
Frontend
Dev
Context
FileWatcher
Generator
Root
Scaffolds
CrystalMain
ECRResource
HtmlIndex
LuneConfig
LuneLogo
Shared
StyleCSS
Vanilla
VanillaJS
VanillaPackage
VanillaViteConfig
ViteLogo
Vue
VueApp
VueLogo
VueMain
VuePackage
VueViteConfig
Webview
Webview
Generated using Crystal 1.16.3
2026-05-14 00:31:23 UTC
struct
LuneCLI::
Config::
Frontend
LuneCLI::Config::Frontend
Struct
Value
Object
Included Modules
YAML::Serializable
Defined in:
lune_cli/config.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
.new
Instance Method Summary
#build
: String | Nil
#dev
: Dev
#dir
: String
#install
: String | Nil
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
def self.
new
#
[
View source
]
Instance Method Detail
def
build
: String | Nil
#
[
View source
]
def
dev
:
Dev
#
[
View source
]
def
dir
: String
#
[
View source
]
def
install
: String | Nil
#
[
View source
]