Module: Kernel
- Defined in:
- lib/reset_kernel.rb,
lib/unset_kernel.rb
Class Method Summary collapse
- .original_apath_to ⇒ Object (also: apath_to)
Instance Method Summary collapse
- #original_apath_to ⇒ Object (also: #apath_to)
Class Method Details
.original_apath_to ⇒ Object Also known as: apath_to
8 |
# File 'lib/reset_kernel.rb', line 8 alias original_apath_to apath_to |
Instance Method Details
#original_apath_to ⇒ Object Also known as: apath_to
5 |
# File 'lib/reset_kernel.rb', line 5 alias original_apath_to apath_to |