module Dradis::Plugins::ContentService::Properties

Public Instance Methods

all_properties() click to toggle source
# File lib/dradis/plugins/content_service/properties.rb, line 5
def all_properties
  project.content_library.properties
end