Native constructor

Native(
  1. String path
)

Implementation

Native(String path) : root = io.Directory(path);