Create new shell at the given path
@override Shell cd(String path) { throw UnimplementedError('cd($path)'); }