Documentation
¶
Overview ¶
Package ruby provides Ruby specific functionality for librarian.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clean ¶
Clean removes generated files and directories from beneath the given library's output directory. If the output directory does not currently exist, this function is a no-op.
func Generate ¶
func Generate(ctx context.Context, cfg *config.Config, library *config.Library, srcs *sources.Sources) (err error)
Generate generates a Ruby client library.
func InstallDir ¶ added in v0.26.0
InstallDir gets the directory where tools should be installed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.