Method: Pod::Generator::FileList#paths
- Defined in:
- lib/cocoapods/generator/file_list.rb
#paths ⇒ Array<String> (readonly)
Returns The paths of the files in the file list.
8 9 10 |
# File 'lib/cocoapods/generator/file_list.rb', line 8 def paths @paths end |