~dstroppa/juju-core/joyent-provider-storage

« back to all changes in this revision

Viewing changes to cmd/juju/helptool.go

  • Committer: Daniele Stroppa
  • Date: 2014-01-08 15:58:10 UTC
  • mfrom: (1953.1.231 juju-core)
  • Revision ID: daniele.stroppa@joyent.com-20140108155810-xecbwrqkb5i0fyoe
Merging trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
        return []int{}
49
49
}
50
50
 
 
51
func (dummyHookContext) OwnerTag() string {
 
52
        return ""
 
53
}
 
54
 
51
55
type HelpToolCommand struct {
52
56
        cmd.CommandBase
53
57
        tool string