Name

SPVM::File::Find::Handler - Handler for File::Find

Description

The File::Find::Handler class of SPVM has interface methods for the handler of File::Find.

Usage

use File::Find::Handler;

Interface Methods

required method : void ($dir : string, $file_base_name : string);

Copyright & License

Copyright (c) 2023 Yuki Kimoto

MIT License