# File lib/archive/tar/minitar/command.rb, line 290 290: def [](args, opts = {}, ioe = {}) 291: call(args, opts, ioe) 292: end