PathDirectory¶
Extract the directory part of a file path string.
If the file path has BIDS style notations using {} the root path will be returned (before any {}). Version 1.1.0
Ports/Properties¶
data¶
File path.
trim_placeholders¶
Trim off named placeholders in path. This will trim paths containing placeholders like {subject}/{session}.
set_breakpoint¶
Set a breakpoint on this node. If this is enabled, your debugger (if one is attached) will trigger a breakpoint.
metadata¶
User-definable meta-data associated with the node. Usually reserved for technical purposes.