Name
SPVM::File::Basename::Instance::Win32 - Windows Implementation of File::Basename::Instance
Description
The File::Basename::Instance::Win32 class of SPVM is the Windows implementation of File::Basename::Instance.
Usage
use File::Basename::Instance::Win32;
my $fb = File::Basename::Instance::Win32->new;
Inheritance
Class Methods
new
static method new : File::Basename::Instance::Win32 ();
Instance Methods
fileparse
method fileparse : string[] ($path : string);
Copyright & License
Copyright (c) 2023 Yuki Kimoto
MIT License