Fields

stack: field_call,
name_buffer: field_call,

Types

Functions

fn deinit(self: *Walker) void

No documentation provided.

fn next(self: *Walker) !?WalkerEntry

After each call to this function, and on deinit(), the memory returned from thi…

After each call to this function, and on deinit(), the memory returned from this function becomes invalid. A copy must be made in order to keep a reference to the path.