Class: Agentilda::CLI::Version

Inherits:
Dry::CLI::Command
  • Object
show all
Defined in:
lib/agentilda/cli/version/version.rb

Overview

agentilda version

Instance Method Summary collapse

Instance Method Details

#callvoid

This method returns an undefined value.



10
# File 'lib/agentilda/cli/version/version.rb', line 10

def call(**) = puts("agentilda #{Agentilda::VERSION}")