APIdock / Ruby
/
method

inspect

ruby latest stable - Class: Shell
inspect()
public

No documentation available.

# File lib/shell.rb, line 419
 def inspect
 if debug.kind_of?(Integer) && debug > 2
 super
 else
 to_s
 end
 end

AltStyle によって変換されたページ (->オリジナル) /