Libraries
»
cocoapods-core
(1.16.2)
»
Index
»
Pod
»
Source
»
#indexable?
Method: Pod::Source#indexable?
Defined in:
lib/cocoapods-core/source.rb
#
indexable?
⇒
Boolean
Returns:
(
Boolean
)
374 375 376
# File 'lib/cocoapods-core/source.rb', line 374
def
indexable?
true
end