APIdock / Ruby
/
method

expand_path

ruby latest stable - Class: Shell ::CommandProcessor
expand_path(path)
public

CommandProcessor#expand_path(path)

 path: String 
 return: String 
returns the absolute path for <path>
# File lib/shell/command-processor.rb, line 80
 def expand_path(path)
 @shell.expand_path(path)
 end

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