Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
hana
v0.1.1
Hana
Error
Patch
Error
FailedTestException
IndexError
InvalidObjectOperationException
InvalidPath
MissingTargetException
ObjectOperationOnArrayException
OutOfBoundsException
Pointer
Error
FormatError
Generated using Crystal 1.16.3
2026-02-15 05:16:03 UTC
class
Hana::
Patch::
FailedTestException
Hana::Patch::FailedTestException
Hana::Patch::Error
Hana::Error
Exception
Reference
Object
Defined in:
hana.cr
Constructors
.new
(path : String, value : String)
Instance Method Summary
#path
: String
#path=
(path : String)
#value
: String
#value=
(value : String)
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
]