Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LsTTY ¶
type LsTTY struct {
Options Options
}
func (*LsTTY) RenderReleaseAssets ¶
func (ls *LsTTY) RenderReleaseAssets(w io.Writer, release github.ReleaseDataProvider, assets []github.AssetDataProvider) error
func (*LsTTY) RenderReleaseInstallables ¶
func (ls *LsTTY) RenderReleaseInstallables(w io.Writer, release github.ReleaseDataProvider, assets []github.AssetDataProvider) error
func (*LsTTY) RenderRepoReleases ¶
func (ls *LsTTY) RenderRepoReleases(w io.Writer, repo github.RepoDataProvider, releases []github.ReleaseDataProvider) error
Click to show internal directories.
Click to hide internal directories.