⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.189
Server IP:
109.199.105.153
Server:
Linux connect.inboxifs.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Gem
/
Command
/
View File Name :
deprecate_option-i.ri
U:RDoc::AnyMethod[iI"deprecate_option:ETI""Gem::Command#deprecate_option;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"HMark a command-line option as deprecated, and optionally specify a ;TI"deprecation horizon.;To:RDoc::Markup::BlankLine o; ; [I"RNote that with the current implementation, every version of the option needs ;TI"Fto be explicitly deprecated, so to deprecate an option defined as;T@o:RDoc::Markup::Verbatim; [I"Jadd_option('-t', '--[no-]test', 'Set test mode') do |value, options| ;TI" # ... stuff ... ;TI" end ;T:@format0o; ; [I"Myou would need to explicitly add a call to `deprecate_option` for every ;TI"6version of the option you want to deprecate, like;T@o;; [I"deprecate_option('-t') ;TI" deprecate_option('--test') ;TI""deprecate_option('--no-test');T; 0: @fileI"lib/rubygems/command.rb;T:0@omit_headings_from_table_of_contents_below000[ I")(name, version: nil, extra_msg: nil);T@"FI"Command;TcRDoc::NormalClass00