struct Agent::Error

Defined in:

agent.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Agent::Result

initialize initialize

Constructor methods inherited from struct Agent::Result

new new

Constructor Detail

def self.new(ex : Exception) #

[View source]

Instance Method Detail

def ex : Exception #

[View source]