Current Path : /usr/local/share/ri/1.8/system/Shellwords/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/Shellwords/cdesc-Shellwords.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: This module manipulates strings according to the word parsing rules of the UNIX Bourne shell. - !ruby/struct:SM::Flow::P body: The shellwords() function was originally a port of shellwords.pl, but modified to conform to POSIX / SUSv3 (IEEE Std 1003.1-2001). - !ruby/struct:SM::Flow::P body: "Authors:" - !ruby/struct:SM::Flow::VERB body: " - Wakou Aoyama\n - Akinori MUSHA <knu@iDaemons.org>\n" - !ruby/struct:SM::Flow::P body: "Contact:" - !ruby/struct:SM::Flow::VERB body: " - Akinori MUSHA <knu@iDaemons.org> (current maintainer)\n" constants: [] full_name: Shellwords includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: escape - !ruby/object:RI::MethodSummary name: join - !ruby/object:RI::MethodSummary name: shellescape - !ruby/object:RI::MethodSummary name: shelljoin - !ruby/object:RI::MethodSummary name: shellsplit - !ruby/object:RI::MethodSummary name: shellwords - !ruby/object:RI::MethodSummary name: split name: Shellwords superclass: