struct Nicolino::Commands::Init

Overview

nicolino init command

Defined in:

commands/init.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Nicolino::Commands::Command

run : Int32 run

Constructor methods inherited from struct Nicolino::Commands::Command

new(options) new

Constructor Detail

def self.new(options) #

This command needs a custom initialize because we don't have a config file yet.


[View source]

Instance Method Detail

def run : Int32 #

[View source]