Class: Pod::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/cocoapods-privacy/command/install.rb

Instance Attribute Summary collapse

Instance Attribute Details

#is_allObject

Returns the value of attribute is_all.



8
9
10
# File 'lib/cocoapods-privacy/command/install.rb', line 8

def is_all
  @is_all
end

#is_privacyObject

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

#is_queryObject

Returns the value of attribute is_query.



7
8
9
# File 'lib/cocoapods-privacy/command/install.rb', line 7

def is_query
  @is_query
end

#privacy_foldsObject

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