module Quark::Command

Overview

command for cli

Defined in:

command.cr
command/add_location.cr
command/clean_locations.cr
command/list_locations.cr
command/run_hook.cr
command/run_quark.cr

Class Method Summary

Class Method Detail

def self.add_location #

add location


[View source]
def self.clean_locations #

clean locations


[View source]
def self.list_locations #

list locations


[View source]
def self.run(command, args) #

run command


[View source]
def self.run_hook(args) #

run quark hook


[View source]
def self.run_quark(args) #

run command


[View source]