struct TreePayload::Tree
- TreePayload::Tree
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
githubcr/payloads/tree.crConstructors
Instance Method Summary
- #clone
- #copy_with(path _path = @path, mode _mode = @mode, type _type = @type, sha _sha = @sha)
- #mode : String
- #path : String
- #sha : String
- #type : String
Constructor Detail
Instance Method Detail
def copy_with(path _path = @path, mode _mode = @mode, type _type = @type, sha _sha = @sha)
#