class Lite::Commands::Success
Public Class Methods
call() { || ... }
click to toggle source
# File lib/lite/commands/states.rb, line 10 def call yield end
# File lib/lite/commands/states.rb, line 10 def call yield end