Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ruby / usr / share / ri / 2.2.0 / system / File / chmod-c.ri
Size: Mime:
U:RDoc::AnyMethod[iI"
chmod:ETI"File::chmod;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[
I"EChanges permission bits on the named file(s) to the bit pattern ;TI"Irepresented by <i>mode_int</i>. Actual effects are operating system ;TI"Idependent (see the beginning of this section). On Unix systems, see ;TI"D<code>chmod(2)</code> for details. Returns the number of files ;TI"processed.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"0File.chmod(0644, "testfile", "out")   #=> 2;T:@format0:
@fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"8File.chmod(mode_int, file_name, ... )  ->  integer
;T0[I"(p1, *args);T@FI"	File;TcRDoc::NormalClass00