Method: Mumuki::Domain::IncognitoClass#progress_at

Defined in:
lib/mumuki/domain/incognito.rb

#progress_at(content, organization) ⇒ Object

def completed_containers_with_lookahead(*)

raise 'Unsupported operation. Userless mode and progressive display modes are incompatible'

end



124
125
126
# File 'lib/mumuki/domain/incognito.rb', line 124

def progress_at(content, organization)
  Indicator.new content: content, organization: organization
end