Libraries
»
dployr
(0.0.11)
»
Index (C)
»
Dployr
»
Config
»
Constants
Module: Dployr::Config::Constants
Included in:
Create
,
FileUtils
Defined in:
lib/dployr/config/constants.rb
Constant Summary
collapse
FILENAME =
'Dployrfile'
FILENAMES =
[
FILENAME
,
'dployrfile'
,
'dployr'
,
'Dployr'
]
EXTENSIONS =
[
'rb'
,
'yml'
,
'yaml'
]