struct Crommand::Error

Overview

A struct representing an error that occurred during the execution of a Command instance.

Defined in:

result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(message : String) #

[View source]

Instance Method Detail

def message : String #

[View source]