github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/ui/app/routes/allocations/allocation/task/fs-root.js (about) 1 import FSRoute from './fs'; 2 3 export default class FsRootRoute extends FSRoute { 4 templateName = 'allocations/allocation/task/fs'; 5 }