KafoWizards::Entries::StringEntry
# File lib/kafo_wizards/entries/string_or_file.rb, line 9 def self.entry_type :string_or_file end
# File lib/kafo_wizards/entries/string_or_file.rb, line 5 def initialize(name, options={}) super(name, options) end