APIdock / Ruby
/
method

cat

ruby latest stable - Class: Shell ::CommandProcessor
cat(*filenames)
public

Returns a Cat object, for the given filenames

# File lib/shell/command-processor.rb, line 301
 def cat(*filenames)
 Cat.new(@shell, *filenames)
 end

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