Join Slack
Powered by
`= segments.reduce { a,b -> File(a,b).path }` ...
# stdlib
c
cedric
03/07/2016, 2:54 PM
= segments.reduce { a,b -> File(a,b).path }
(although this produces a
String
, need to wrap it in a
File
2
Views
Open in Slack
Previous
Next