class Bundler::Thor::NestedContext

def entered?

def entered?
  @depth > 0
end