Sha256: fa87d9d3ed66313307c3574a721b7633af3c58384e0ff6f5ee55f39172e5ed94
Contents?: true
Size: 1.87 KB
Versions: 16
Compression:
Stored size: 1.87 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: readlink:@docstringIC:YARD::Docstring"ÆReturns the name of the file referenced by the given link. Not available on all platforms. File.symlink("testfile", "link2test") #=> 0 File.readlink("link2test") #=> "testfile" :@objectu:YARD::StubProxyFile.readlink: @summary0: @all"æReturns the name of the file referenced by the given link. Not available on all platforms. File.symlink("testfile", "link2test") #=> 0 File.readlink("link2test") #=> "testfile" @overload readlink(link_name):@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;File.readlink;;;IC; "