method

npm_otp

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.

npm_otp()
private

No documentation available.

# File tools/releaser/lib/releaser.rb, line 308
    def npm_otp
      " --otp " + ykman("npmjs.com")
    rescue
      " --access public"
    end