Skip to content

Commit 71e6541

Browse files
author
Sanel Zsivics
committed
Add documentation comment for the method
1 parent 4341d76 commit 71e6541

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Strato/Licences.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
class Licences
44

5+
# target: pod target from the `Podfile`
6+
# path: the files destionation path
57
def self.generateCleanAcknowledgementsPlist(target, path)
68
puts "Generating acknowledgements with dependencies from " + target.name
79

0 commit comments

Comments
 (0)