Method: Cloud::Sh::Commands::K8sTail#exe

Defined in:
lib/cloud/sh/commands/k8s_tail.rb

#exeObject



29
30
31
# File 'lib/cloud/sh/commands/k8s_tail.rb', line 29

def exe
  File.expand_path("../../../../exe/kubetail", __dir__)
end