Exemplo n.º 1
0
 (tree: Tree) => {
   // But since we're working off the same staging area, we can move the file created
   // by the schematic above.
   tree.rename('hello', 'allo');
 }