class Rabbit::Command::RabbitSlide::SlideHeightMapper
Private Instance Methods
Source
# File lib/rabbit/command/rabbit-slide.rb, line 424 def apply_value(value) @data.slide_conf.height = value end
Source
# File lib/rabbit/command/rabbit-slide.rb, line 420 def value @data.slide_conf.height end