getwd()
Returns the path to the current working directory of this process as a string.
Dir .chdir ("/tmp") #=> 0 Dir .getwd #=> "/tmp" Dir .pwd #=> "/tmp"
static VALUE dir_s_getwd(VALUE dir) { return rb_dir_getwd(); }
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル