new_child


Description:

public Output new_child (string name, bool is_dir)

Parameters:

this

A Outfile

name

The name of the new child to create

is_dir

true to create a directory, false to create a plain file

Returns:

a newly created child