struct Details

Included Modules

Defined in:

models/endpoint.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new(code_path : PathInfo) #

[View source]
def self.new #

[View source]

Instance Method Detail

def add_path(code_path : PathInfo) #

[View source]
def code_paths : Array(PathInfo) #

[View source]
def code_paths=(code_paths : Array(PathInfo)) #

[View source]