Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
new_relic
main
NewRelic
Config
Environment
File
LogCreationError
NewRelicInitializationError
NonWebTransaction
Segment
DatastoreParams
ExternalParams
Transaction
WebTransaction
Built with Crystal 1.9.2
2023-10-07 21:52:51 UTC
class
NewRelic::Config::File
NewRelic::Config::File
Reference
Object
Included Modules
YAML::Serializable
YAML::Serializable::Unmapped
Defined in:
new_relic/config/file.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#environments
: Hash(String, YAML::Any)
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
environments
: Hash(String, YAML::Any)
#
[
View source
]