class Terminalwire::Client::Entitlement::RootPolicy

def binary_path

Path where the terminalwire binary stubs are stored.
def binary_path
  root_path.join("bin")
end