struct Nicolino::Commands::Theme

Overview

nicolino theme command

Defined in:

commands/theme.cr

Constant Summary

THEME_REGISTRY_URL = "https://nicolino.site/themes.json"

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 necessarily have a config file yet


[View source]

Instance Method Detail

def run : Int32 #

[View source]