struct Laspatule::Models::CreateRecipe::CreateStep

Included Modules

Defined in:

laspatule/models/create_recipe_step.cr

Constructors

Instance Method Summary

Instance methods inherited from module Laspatule::Models::Validation::Validate

validate : Hash(String | UInt8, ValidationError) validate

Constructor Detail

def self.new(instruction : String) #

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

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(instruction _instruction = @instruction) #

[View source]
def instruction : String #