method

ykman

rails latest stable - Class: Releaser

Method not available on this version

This method is only available on newer versions. The first available version (v7.2.3) is shown here.

ykman(service)
private

No documentation available.

# File tools/releaser/lib/releaser.rb, line 327
    def ykman(service)
      `ykman oath accounts code -s #{service}`.chomp
    end