class Snippet

Defined in:

console_parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(method : String, endpoint : String) #

[View source]

Instance Method Detail

def body : String | Nil #

[View source]
def body=(body : String | Nil) #

[View source]
def endpoint : String #

[View source]
def method : String #

[View source]