Cl8r::Diff::FieldDiff
Inherits YAML::Serializable < JSON::Serializable < Struct < Value < Object
Represents an individual field change between two states.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
field
Sourcenew_val
Sourceold_val
Source