We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fe353b + bb805fa commit ac6f14bCopy full SHA for ac6f14b
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