Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::UserMigrationOptions
Inherits
Struct
<
Value
<
Object
Constructors
new
(lock_repositories :
Union
(
Bool
,
Nil
), exclude_attachments :
Union
(
Bool
,
Nil
))
new
(__temp_2717 :
JSON::PullParser
)
Instance methods
exclude_attachments
exclude_attachments=
(_exclude_attachments :
Union
(
Bool
,
Nil
))
lock_repositories
lock_repositories=
(_lock_repositories :
Union
(
Bool
,
Nil
))
to_json
(json :
JSON::Builder
)