class Loveline::CmdCreate

Included Modules

Extended Modules

Defined in:

loveline/cmd_create.cr

Class Method Summary

Instance Method Summary

Instance methods inherited from module Loveline::LaminatableCommand

address : String | Nil address, body : String | Nil body, cookies : Array(String) cookies, headers : Array(String) headers, laminate(template_libraries : Array(String)) laminate, method : String | Nil method, names : Array(String) names, variables : Array(String) variables

Class Method Detail

def self.__blarg_subcommand_from_args(argv : Array(String)) #

def self.blarg_assignment : String | Nil #

def self.blarg_assignment=(blarg_assignment : String | Nil) #

def self.blarg_description : String | Nil #

def self.blarg_description=(blarg_description : String | Nil) #

def self.blarg_long_prefix : String #

def self.blarg_long_prefix=(blarg_long_prefix : String) #

def self.blarg_name : String #

def self.blarg_name=(blarg_name : String) #

def self.blarg_negation_prefix : String | Nil #

def self.blarg_negation_prefix=(blarg_negation_prefix : String | Nil) #

def self.blarg_short_prefix : String | Nil #

def self.blarg_short_prefix=(blarg_short_prefix : String | Nil) #

def self.blarg_subname : String #

def self.blarg_subname=(blarg_subname : String) #

def self.blarg_usage_method : Symbol | Nil #

def self.blarg_usage_method=(blarg_usage_method : Symbol | Nil) #

Instance Method Detail

def force : Bool #

[View source]
def name : String #

[View source]