Class: Kdeploy::PostInstall

Inherits:
Object
  • Object
show all
Defined in:
lib/kdeploy/post_install.rb

Overview

Post-installation configuration handler

Class Method Summary collapse

Class Method Details

.runObject



7
8
9
# File 'lib/kdeploy/post_install.rb', line 7

def run
  setup_shell_completion
end