Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
da_deploy
v0.4.1
DA_Deploy
App
Public_Dir
Runit
Built with Crystal 1.9.2
2023-10-08 13:17:12 UTC
struct
DA_Deploy::App
DA_Deploy::App
Struct
Value
Object
Defined in:
da_deploy/App.cr
Constructors
.new
(name : String)
Instance Method Summary
#dir
: String
#latest
: String
#latest?
#name
: String
#public_dir
#public_dir?
#releases
#sv_dir
#sv_dir?
Constructor Detail
def self.
new
(name : String)
#
[
View source
]
Instance Method Detail
def
dir
: String
#
[
View source
]
def
latest
: String
#
[
View source
]
def
latest?
#
[
View source
]
def
name
: String
#
[
View source
]
def
public_dir
#
[
View source
]
def
public_dir?
#
[
View source
]
def
releases
#
[
View source
]
def
sv_dir
#
[
View source
]
def
sv_dir?
#
[
View source
]