class Leeloo::Output
Public Instance Methods
render_footprint(footprint)
click to toggle source
# File lib/leeloo/output.rb, line 24 def render_footprint footprint end
render_preferences(preferences)
click to toggle source
# File lib/leeloo/output.rb, line 12 def render_preferences preferences end
render_secret(secret)
click to toggle source
# File lib/leeloo/output.rb, line 18 def render_secret secret end
render_secrets(secrets)
click to toggle source
# File lib/leeloo/output.rb, line 15 def render_secrets secrets end
render_text(text)
click to toggle source
# File lib/leeloo/output.rb, line 21 def render_text text end