Open Sidebar
Close Sidebar
octokit
main
Top Level Namespace
Octokit
Authentication
Client
Authorizations
Deployments
Issues
Markdown
Organizations
OrganizationListItem
User
PubSubHubbub
PullRequests
RateLimit
Reactions
Releases
Repositories
Say
Search
Statuses
Users
Configurable
Connection
Paginator
Default
Error
AbuseDetected
AccountSuspended
ApplicationCredentialsRequired
ArgumentError
BadGateway
BadRequest
BillingIssue
BranchNotProtected
ClientError
Conflict
Forbidden
InternalServerError
InvalidRepository
MethodNotAllowed
MissingContentType
NotAcceptable
NotFound
NotImplemented
OneTimePasswordRequired
RepositoryUnavailable
ServerError
ServiceUnavailable
TooLargeContent
TooManyLoginAttempts
TooManyRequests
Unauthorized
UnavailableForLegalReasons
UnprocessableEntity
UnsupportedMediaType
UnverifiedEmail
Models
AccessToken
Activity
FeedLink
Links
Subscription
ActivityNotifications
NotificationListOptions
NotificationSubject
ActivityStar
ActivityWatching
AdminEnforcement
AdminStats
APIMeta
App
Attachment
Authorization
AuthorizationApp
AuthorizationRequest
AuthorizationUpdateRequest
Blob
Branch
BranchCommit
BranchProtection
BranchProtectionRequiredStatusChecks
BranchProtectionSummary
CheckRun
CheckRunAnnotation
CheckRunEvent
CheckRunImage
CheckRunOutput
CheckSuite
CheckSuiteEvent
CodeOfConduct
CodeResult
CodeSearchResult
CombinedStatus
CommentStats
Commit
CommitAuthor
CommitCommentEvent
CommitFile
CommitListOptions
CommitsComparison
CommitsSearchResult
CommitStats
CommunityHealthFiles
CommunityHealthMetrics
Contributor
ContributorStats
CreateEvent
CreateHookRequest
CreateOrgInvitationOptions
CreateRefRequest
CreateRepoRequest
CreateTagRequest
DeleteEvent
DeployKeyEvent
Deployment
DeploymentEvent
DeploymentRequest
DeploymentsListOptions
DeploymentStatus
DeploymentStatusEvent
DeploymentStatusRequest
DiscussionComment
DiscussionCommentListOptions
DiscussionListOptions
DismissalRestrictions
DismissalRestrictionsRequest
DismissedReview
DraftReviewComment
EditChange
Event
Follower
ForkEvent
GistFile
GistFork
GistListOptions
Gists
GistStats
GitHubAppAuthorizationEvent
Gitignore
GitObject
GollumEvent
GPGEmail
GPGKey
Grant
Hook
HookStats
Hovercard
HovercardOptions
Import
Installation
InstallationEvent
InstallationPermissions
InstallationRepositoriesEvent
InstallationToken
InteractionsRestriction
Invitation
Issue
IssueComment
IssueCommentEvent
IssueEvent
IssueListOptions
IssueRequest
IssuesEvent
IssuesSearchResult
IssueStats
Key
Label
LabelEvent
LabelResult
LargeFile
License
ListCollaboratorOptions
ListContributorsOptions
ListMembershipOptions
ListOptions
ListOrgMembershipOptions
ListOutsideCollaboratorsOptions
MarkdownOptions
MarkdownRequest
MarketplacePendingChange
MarketplacePlan
MarketplacePlanAccount
MarketplacePurchase
MarketplacePurchaseEvent
Match
MemberEvent
Membership
MembershipEvent
MetaEvent
Metric
Migration
MigrationOptions
Milestone
MilestoneEvent
MilestoneStats
NewPullRequest
NewTeam
Organization
OrganizationEvent
OrganizationListItem
OrganizationsListOptions
OrgBlockEvent
OrgStats
Page
PageBuildEvent
Pages
PagesBuild
PagesError
PagesSource
PageStats
PingEvent
Plan
PreReceiveHook
PRLink
PRLinks
ProjctListOptions
Project
ProjectCard
ProjectCardChange
ProjectCardEvent
ProjectCardListOptions
ProjectCardMoveOptions
ProjectCardOptions
ProjectChange
ProjectCollaboratorOptions
ProjectColumn
ProjectColumnChange
ProjectColumnEvent
ProjectColumnMoveOptions
ProjectColumnOptions
ProjectEvent
ProjectOptions
ProjectPermissionLevel
PublicEvent
PullRequest
PullRequestBranch
PullRequestComment
PullRequestEvent
PullRequestLinks
PullRequestListCommentOptions
PullRequestListOptions
PullRequestMergeRequest
PullRequestMergeResult
PullRequestOptions
PullRequestReview
PullRequestReviewCommentEvent
PullRequestReviewDismissalRequest
PullRequestReviewEvent
PullRequestReviewRequest
PullRequestReviewsEnforcement
PullRequestReviewsEnforcementRequest
PullRequestReviewsEnforcementUpdate
PullRequestUpdate
PullStats
PunchCard
PushEvent
PushEventCommit
PushEventRepoOwner
PushEventRepository
RawOptions
RawType
Reaction
Reactions
Reference
ReleaseAsset
ReleaseEvent
Rename
RepositoriesSearchResult
Repository
RepositoryAddCollaboratorOptions
RepositoryComment
RepositoryCommit
RepositoryContent
RepositoryContentFileOptions
RepositoryContentGetOptions
RepositoryContentResponse
RepositoryCreateForkOptions
RepositoryDeployKey
RepositoryEvent
RepositoryInvitation
RepositoryLicense
RepositoryListAllOptions
RepositoryListByOrgOptions
RepositoryListForksOptions
RepositoryMergeRequest
RepositoryOwner
RepositoryPermissionLevel
RepositoryRelease
RepositoryReleaseRequest
RepositoryTag
RepositoryTopics
RepositoryVulnerabilityAlertEvent
Alert
RepoStats
RepoStatus
RequestedAction
RequiredStatusChecks
RequiredStatusChecksRequest
Reviewers
ReviewersRequest
SearchOptions
SearchParameters
SignaturesProtectedBranch
SignatureVerification
Source
SourceImportAuthor
StarEvent
Stargazer
StartMigration
StartUserMigration
StatusEvent
Tag
Team
TeamAddEvent
TeamAddTeamMembershipOptions
TeamAddTeamRepoOptions
TeamChange
From
TeamDiscussion
TeamEvent
TeamLDAPMapping
TeamListTeamMembersOptions
TeamProjectOptions
TextMatch
Timeline
TrafficBreakdownOptions
TrafficClones
TrafficData
TrafficPath
TrafficReferrer
TrafficViews
TransferRequest
Tree
TreeEntry
UpdateRefRequest
UploadOptions
User
UserContext
UserEmail
UserLDAPMapping
UserListOptions
UserMigration
UserMigrationOptions
Users
UserSearchResult
UserStats
UserSuspendOptions
WatchEvent
WebHookAuthor
WebHookCommit
WebHookPayload
WeeklyCommitActivity
WeeklyStats
Preview
RateLimit
Response
Warnable
Time
ISO8601Converter
struct
Octokit::
Models::
ProjectColumnOptions
Octokit::Models::ProjectColumnOptions
Struct
Value
Object
Defined in:
octokit/models/projects.cr
Constructors
.new
(__temp_3128 : JSON::PullParser)
.new
(name : String)
Instance Method Summary
#name
: String
#name=
(_name : String)
#to_json
(json : JSON::Builder)
Constructor Detail
def self.
new
(__temp_3128 : JSON::PullParser)
#
def self.
new
(name : String)
#
Instance Method Detail
def
name
: String
#
def
name=
(_name : String)
#
def
to_json
(json : JSON::Builder)
#