struct Pennant::ToggleFeature

Included Modules

Defined in:

pennant.cr

Constructors

Instance Method Summary

Instance methods inherited from module Pennant::Feature

name : String name

Constructor Detail

def self.new(name : String, enabled : Bool) #

[View source]

Instance Method Detail

def enabled? : Bool #

[View source]