class Hana::Patch::FailedTestException

Defined in:

hana.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path : String, value : String) #

[View source]

Instance Method Detail

def path : String #

[View source]
def path=(path : String) #

[View source]
def value : String #

[View source]
def value=(value : String) #

[View source]