class Steep::CLI

def self.available_commands

def self.available_commands
  [:check, :validate, :annotations, :scaffold, :interface]
end