Class: Pod::Specification
- Inherits:
-
Object
- Object
- Pod::Specification
- Defined in:
- lib/cocoapods-monitor/command/monitor.rb
Instance Method Summary collapse
Instance Method Details
#bd_root ⇒ Object
32 |
# File 'lib/cocoapods-monitor/command/monitor.rb', line 32 alias_method :bd_root , :root |
#root ⇒ Object
33 34 35 36 |
# File 'lib/cocoapods-monitor/command/monitor.rb', line 33 def root record_source bd_root end |