--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns a new directory object for the named directory.
full_name: Dir::new
is_singleton: true
name: new
params: |
Dir.new( string ) -> aDir
visibility: public