class KubesGoogle::Hooks

Public Instance Methods

path() click to toggle source
# File lib/kubes_google/hooks.rb, line 3
def path
  File.expand_path("../hooks", __dir__)
end