We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0971b46 commit bb805faCopy full SHA for bb805fa
1 file changed
lib/github/auth/key.rb
@@ -1,3 +1,4 @@
1
+# :nodoc:
2
module Github::Auth
3
# Represents a username/key pair from GitHub
4
Key = Struct.new(:username, :key) do
0 commit comments