W3cubDocs

/Pony

WalkHandler

[Source]

A handler for FilePath.walk.

interface ref WalkHandler

Public Functions

apply

[Source]

fun ref apply(
  dir_path: FilePath val,
  dir_entries: Array[String val] ref)
: None val

Parameters

Returns

© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/files-WalkHandler