Skip to content

Commit

Permalink
Hide generator namespace in yardocs
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanensari committed Oct 4, 2024
1 parent 3aa7c8e commit b303eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
require "generator/api"
require "generator/entrypoint"

# @!visibility private
module Generator
class << self
def generate
Expand Down

0 comments on commit b303eab

Please sign in to comment.