WalkHandler
A handler for FilePath.walk
.
interface ref WalkHandler
Public Functions
apply
fun ref apply( dir_path: FilePath val, dir_entries: Array[String val] ref) : None val
Parameters
Returns
- None val
© 2016-2020, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/files-WalkHandler