HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Shellwords/shelljoin-i.ri
U:RDoc::AnyMethod[iI"shelljoin:ETI"Shellwords#shelljoin;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"ABuilds a command line string from an argument list, +array+.;To:RDoc::Markup::BlankLineo;
;	[I"MAll elements are joined into a single string with fields separated by a ;TI"Ospace, where each element is escaped for the Bourne shell and stringified ;TI"using +to_s+.;T@o:RDoc::Markup::Verbatim;	[I"Iary = ["There's", "a", "time", "and", "place", "for", "everything"]
;TI"!argv = Shellwords.join(ary)
;TI":argv #=> "There\\'s a time and place for everything"
;T:@format0o;
;	[I"5Array#shelljoin is a shortcut for this function.;T@o;;	[I",ary = ["Don't", "rock", "the", "boat"]
;TI"argv = ary.shelljoin
;TI"&argv #=> "Don\\'t rock the boat"
;T;
0o;
;	[I"RYou can also mix non-string objects in the elements as allowed in Array#join.;T@o;;	[I"-output = `#{['ps', '-p', $$].shelljoin}`;T;
0:
@fileI"lib/shellwords.rb;T:0@omit_headings_from_table_of_contents_below000[[I"	join;To;;	[;@';0I"(array);T@'FI"Shellwords;TcRDoc::NormalModule00