Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
portfolio-json
master
PortfolioJson
Github
Repo
Portfolio
Built with Crystal 1.9.2
2023-10-07 16:54:22 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
]