canvas.dir
outputs the current canvas directory of the object and nesting level
available since version: 0.8

properties:
  - @abs 
Get/set abstraction mode. If true: output topmost parent canvas directory if this
object was not created inside an abstraction, and abstraction directory if it
was. If false: output topmost parent canvas directory even this object was
create inside the abstrction subpatch.
type: bool
default: 1
 
inlets:
  - output current canvas directory
type: control 
outlets:
  - symbol: current canvas directory
type: control 
  - int: nesting level
type: control 
keywords:
canvas
directory
See also:
[canvas.name]
[canvas.path]
Authors: Serge Poltavsky
License: GPL3 or later