Class: EnhancedPrompt::Prompt::Token::Time
- Inherits:
-
Object
- Object
- EnhancedPrompt::Prompt::Token::Time
- Defined in:
- lib/enhanced_prompt/token/time.rb
Instance Method Summary collapse
Instance Method Details
#time1 ⇒ Object
4 5 6 |
# File 'lib/enhanced_prompt/token/time.rb', line 4 def time1 _now.strftime("%T") end |