るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.061秒)
トップページ > バージョン:2.7.0[x] > クエリ:File[x] > クエリ:>[x] > クエリ:path[x] > クエリ:make_link[x]

別のキーワード

  1. _builtin path
  2. pathname to_path
  3. _builtin absolute_path
  4. _builtin to_path
  5. file path

ライブラリ

クラス

検索結果

Pathname#make_link(old) -> 0 (63670.0)

File.link(old, self.to_s) と同じです。

File.link(old, self.to_s) と同じです。


@see File.link