struct Nicolino::Commands::Tinacms

Overview

nicolino tinacms command

Defined in:

commands/tinacms.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're setting up a new subsystem and want to control logging explicitly


[View source]

Instance Method Detail

def run : Int32 #

[View source]