Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Nox::Procfile
Inherits
Struct
<
Value
<
Object
Constants
ENTRY_REGEX = /^([\w-]+):\s+(.+)$/
Constructors
new
Source
parse
(content :
String
) : self
Source
parse_file
(file :
String
) : self
Source
Instance methods
entries
Source
initialize
Source
Nested types
Nox::Procfile::Entry