Class: EnhancedPrompt::Prompt::Token::Time

Inherits:
Object
  • Object
show all
Defined in:
lib/enhanced_prompt/token/time.rb

Instance Method Summary collapse

Instance Method Details

#time1Object



4
5
6
# File 'lib/enhanced_prompt/token/time.rb', line 4

def time1
  _now.strftime("%T")
end