class Pry::CommandProcessor::Result
def void_command?
-
(Boolean)
-
def void_command? (command? && !keep_retval?) || retval == CommandContext::VOID_VALUE end
(Boolean)
-
def void_command? (command? && !keep_retval?) || retval == CommandContext::VOID_VALUE end