1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
stomar ddd37e5491 docs for FileUtils.ln methods
* lib/fileutils.rb: [DOC] add clarifying call-seq's for FileUtil.ln,
  ln_s, and ln_sf, with better argument names for the created link and
  link target.  Reported by Mike Vastola. [ruby-core:62532] [Bug #9829]

* lib/fileutils.rb: [DOC] further improve descriptions of FileUtils.ln
  and related methods; improve examples: relative links probably won't
  work in other dir, avoid `include', use more generic homedir name.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57811 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-08 20:41:38 +00:00
..
cgi {lib,test}/cgi: Specify frozen_string_literal: true. 2017-02-18 05:52:16 +00:00
drb
forwardable
irb slex.rb: japanese comment [ci skip] 2017-01-09 02:45:28 +00:00
matrix
net lib/net/smtp.rb: Specify frozen_string_literal: true. 2017-01-12 12:17:33 +00:00
optparse
racc
rdoc Update rdoc-5.1.0 2017-02-24 07:39:37 +00:00
rexml
rinda rinda/ring.rb (make_socket): do not keep socket on failures 2017-01-17 03:31:57 +00:00
rss Add document for lib/rss/atom.rb 2017-01-26 12:47:51 +00:00
rubygems Update Rubygems 2.6.10 2017-01-24 02:38:57 +00:00
shell
unicode_normalize
uri Fix typo of URI#escape [Bug #13147] 2017-01-23 17:02:08 +00:00
webrick Fix a required ruby version on gemspec of gemified libraries. 2017-02-07 07:14:22 +00:00
yaml
abbrev.rb lib/abbrev.rb: Specify frozen_string_literal: true. 2017-02-09 16:12:00 +00:00
base64.rb Use unpack1 instead of unpack and first 2017-02-10 00:58:47 +00:00
benchmark.rb
cgi.rb {lib,test}/cgi: Specify frozen_string_literal: true. 2017-02-18 05:52:16 +00:00
cmath.gemspec Fix a required ruby version on gemspec of gemified libraries. 2017-02-07 07:14:22 +00:00
cmath.rb
csv.gemspec Fix a required ruby version on gemspec of gemified libraries. 2017-02-07 07:14:22 +00:00
csv.rb csv.rb: fix field_size_limit check 2017-01-23 05:59:28 +00:00
debug.rb
delegate.rb
drb.rb
e2mmap.rb lib/e2mmap.rb: Specify frozen_string_literal: true. 2017-03-01 11:37:30 +00:00
English.rb
erb.rb
fileutils.gemspec Fix a required ruby version on gemspec of gemified libraries. 2017-02-07 07:14:22 +00:00
fileutils.rb docs for FileUtils.ln methods 2017-03-08 20:41:38 +00:00
find.rb lib/find.rb: Specify frozen_string_literal: true. 2017-02-13 12:16:26 +00:00
forwardable.rb
getoptlong.rb lib/getoptlong.rb: Specify frozen_string_literal: true. 2017-01-08 04:17:08 +00:00
ipaddr.rb
irb.rb prelude.rb: Binding#irb [ci skip] 2017-01-06 03:11:45 +00:00
logger.rb
mathn.rb lib/mathn.rb: [DOC] nodoc internal Math.rsqrt 2017-02-28 10:41:03 +00:00
matrix.rb
mkmf.rb mkmf.rb: get rid of error messages 2017-02-27 07:37:55 +00:00
monitor.rb
mutex_m.rb
observer.rb lib/observer.rb: Specify frozen_string_literal: true. 2017-01-13 12:08:29 +00:00
open-uri.rb
open3.rb
optionparser.rb
optparse.rb nodoc OptParse 2017-03-04 19:52:30 +00:00
ostruct.rb lib/ostruct.rb: Fix returned value of each_pair. 2017-02-03 18:25:28 +00:00
pp.rb
prettyprint.rb
prime.rb
profile.rb lib/profile.rb: Specify frozen_string_literal: true. 2017-01-15 02:56:04 +00:00
profiler.rb lib/profiler.rb: Specify frozen_string_literal: true. 2017-01-18 12:35:10 +00:00
pstore.rb lib/pstore.rb: Specify frozen_string_literal: true. 2017-01-17 12:47:38 +00:00
rdoc.rb Update rdoc-5.1.0 2017-02-24 07:39:37 +00:00
resolv-replace.rb
resolv.rb resolv.rb: byte buffer 2017-01-14 02:26:49 +00:00
rss.rb
rubygems.rb Update Rubygems 2.6.10 2017-01-24 02:38:57 +00:00
scanf.gemspec Added initial gemspec for Scanf module. 2017-02-14 11:12:52 +00:00
scanf.rb
securerandom.rb securerandom: fix up r57384 2017-02-24 11:33:06 +00:00
set.rb
shell.rb
shellwords.rb
singleton.rb
sync.rb
tempfile.rb lib/tempfile.rb: Specify frozen_string_literal: true. 2017-01-21 12:21:05 +00:00
thwait.rb
time.rb
timeout.rb
tmpdir.rb
tracer.rb
tsort.rb
ubygems.rb
un.rb
unicode_normalize.rb rdoc for String class 2017-03-04 20:02:48 +00:00
uri.rb
weakref.rb [DOC] Use Integer instead of Fixnum [ci skip] 2017-01-26 15:14:02 +00:00
webrick.rb
yaml.rb