Most FS functions now support passing String and Buffer.
This type is used for path arguments and allows passing either of those.
Alias
alias for 
haxe.extern.EitherType<String, js.node.Buffer>Most FS functions now support passing String and Buffer.
This type is used for path arguments and allows passing either of those.
haxe.extern.EitherType<String, js.node.Buffer>