D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
RDoc
/
ParserFactory
/
Filename :
alias_extension-c.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Alias an extension to another extension. After this call, files ending "new_ext" will be parsed using the same parser as "old_ext" full_name: RDoc::ParserFactory::alias_extension is_singleton: true name: alias_extension params: (old_ext, new_ext) visibility: public