編寫 index.ts ,程式碼如下```javascript import { Command, flags } from '@oclif/command' import * as fs from 'fs' class Myls extends Command ...
確定! 回上一頁