Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.222
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
ri /
system /
Gem /
PackageTask /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-PackageTask.ri
1.74
KB
-rw-r--r--
2026-04-07 16:51
define-i.ri
435
B
-rw-r--r--
2026-04-07 16:51
gem_spec-i.ri
496
B
-rw-r--r--
2026-04-07 16:51
init-i.ri
360
B
-rw-r--r--
2026-04-07 16:51
new-c.ri
484
B
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::NormalClass[iI"PackageTask:ETI"Gem::PackageTask;TI"Rake::PackageTask;To:RDoc::Markup::Document:@parts[o;;[ o:RDoc::Markup::Paragraph;[I"QCreate a package based upon a Gem::Specification. Gem packages, as well as ;TI"Ezip files and tar/gzipped packages can be produced by this task.;To:RDoc::Markup::BlankLine o; ;[I"GIn addition to the Rake targets generated by Rake::PackageTask, a ;TI"=Gem::PackageTask will also generate the following tasks:;T@o:RDoc::Markup::List: @type: LABEL:@items[o:RDoc::Markup::ListItem:@label[I"E<b>"<em>package_dir</em>/<em>name</em>-<em>version</em>.gem"</b>;T;[o; ;[I"?Create a RubyGems package with the given name and version.;T@o; ;[I"(Example using a Gem::Specification:;T@o:RDoc::Markup::Verbatim;[I"require 'rubygems' ;TI"%require 'rubygems/package_task' ;TI" ;TI"*spec = Gem::Specification.new do |s| ;TI"3 s.summary = "Ruby based make-like utility." ;TI" s.name = 'rake' ;TI" s.version = PKG_VERSION ;TI" s.requirements << 'none' ;TI" s.files = PKG_FILES ;TI" s.description = <<-EOF ;TI"<Rake is a Make-like program implemented in Ruby. Tasks ;TI"=and dependencies are specified in standard Ruby syntax. ;TI" EOF ;TI" end ;TI" ;TI")Gem::PackageTask.new(spec) do |pkg| ;TI" pkg.need_zip = true ;TI" pkg.need_tar = true ;TI"end;T:@format0: @fileI"!lib/rubygems/package_task.rb;T:0@omit_headings_from_table_of_contents_below0;0;0[[ I" gem_spec;TI"RW;T:publicFI"!lib/rubygems/package_task.rb;T[ [ [[I" class;T[[;[[I"new;T@=[:protected[ [:private[ [I" instance;T[[;[[I"define;T@=[I" init;T@=[;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ;0;0[@8@8cRDoc::TopLevel