Class: Pod::Config
- Inherits:
-
Object
- Object
- Pod::Config
- Defined in:
- lib/cocoapods-privacy/command/install.rb
Instance Attribute Summary collapse
-
#is_privacy ⇒ Object
Returns the value of attribute is_privacy.
-
#privacy_folds ⇒ Object
Returns the value of attribute privacy_folds.
Instance Attribute Details
#is_privacy ⇒ Object
Returns the value of attribute is_privacy.
6 7 8 |
# File 'lib/cocoapods-privacy/command/install.rb', line 6 def is_privacy @is_privacy end |
#privacy_folds ⇒ Object
Returns the value of attribute privacy_folds.
5 6 7 |
# File 'lib/cocoapods-privacy/command/install.rb', line 5 def privacy_folds @privacy_folds end |