class ThreeScaleToolbox::Commands::PlansCommand::Export::ReadPlanFeaturesStep
Public Instance Methods
call()
click to toggle source
Reads Application Plan features
# File lib/3scale_toolbox/commands/plans_command/export/read_plan_features_step.rb, line 9 def call result[:plan_features] = plan.features end