Skip to content

PathBuf to Path

Purpose of the Node

The PathBuf to Path node is used to convert a PathBuf to a Path, providing flexibility in handling file and directory paths within your visual scripting environment.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiates the execution of the nodeExecutionN/A
Local PathInput PathBuf to be converted to a PathPathBufN/A
PathOutput Path derived from the input PathBufStructFlowPath
FailedIndicates that the conversion could not be completed (e.g., due to server restrictions)ExecutionN/A
EndMarks the end of the node’s executionExecutionN/A