module Pry::Command::VOID_VALUE

Public Class Methods

inspect() click to toggle source

give it a nice inspect

# File lib/pry/command.rb, line 17
def VOID_VALUE.inspect() "void" end