#14 ✓resolved
bahuvrihi

Add :hidden type

Reported by bahuvrihi | March 5th, 2009 @ 06:35 PM

So that configurations can be hidden from the command line.


    block = case attributes[:type]
    when :switch
...
    when :hidden then return nil
    when nil     then setup_option(key, attributes)
    else
...
    end

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Class configurations that map to the command line.

People watching this ticket

Referenced by

Pages