Module: Cody::List

Defined in:
lib/cody/list/project.rb,
lib/cody/list/no_builds_project.rb

Overview

Represents a project with no builds yet. In this case we just return an info message for the columns. This allows ‘cody list` to work without breaking for Fresh projects with zero builds.

Defined Under Namespace

Classes: NoBuildsProject, Project