Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Meridian::Deploy::HooksPlan
Inherits
Struct
<
Value
<
Object
Constructors
new
(pre_deploy :
String
|
Nil
, post_deploy :
String
|
Nil
, remote :
Array
(
Tuple
(
String
,
Array
(
String
))))
Source
Instance methods
clone
Source
copy_with
(pre_deploy _pre_deploy = @pre_deploy, post_deploy _post_deploy = @post_deploy, remote _remote = @remote)
Source
empty?
Source
post_deploy
pre_deploy
remote