Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
portfolio-json
master
PortfolioJson
Github
Repo
Portfolio
Generated using Crystal 1.16.3
2025-12-23 22:32:15 UTC
class
PortfolioJson::
Portfolio
PortfolioJson::Portfolio
Reference
Object
Included Modules
JSON::Serializable
Defined in:
portfolio-json/portfolio.cr
Constructors
.new
(pull : JSON::PullParser)
.new
Instance Method Summary
#repos
: Array(PortfolioJson::Github::Repo)
#repos=
(repos : Array(PortfolioJson::Github::Repo))
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
#
[
View source
]
Instance Method Detail
def
repos
: Array(
PortfolioJson::Github::Repo
)
#
[
View source
]
def
repos=
(repos : Array(
PortfolioJson::Github::Repo
))
#
[
View source
]