dir method

Directory dir(
  1. String name
)

Implementation

Directory dir(String name) => dirTo([name]);