Class: Homebrew::Manpages::Variables Private

Inherits:
T::Struct
  • Object
show all
Defined in:
manpages.rb

This class is part of a private API. This class may only be used in the Homebrew/brew repository. Third parties should avoid using this class if possible, as it may be removed or changed without warning.

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(commands:, developer_commands:, environment_variables:, global_cask_options:, global_options:, project_leader:, lead_maintainers:, maintainers:) ⇒ void

Parameters:



# File ''

const :commands, String
const :developer_commands, String
const :environment_variables, String
const :global_cask_options, String
const :global_options, String
const :project_leader, String
const :lead_maintainers, String
const :maintainers, String

Instance Attribute Details

#commandsString (readonly)

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns the value of prop commands.

Returns:



# File ''

const :commands, String

#developer_commandsString (readonly)

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns the value of prop developer_commands.

Returns:



# File ''

const :developer_commands, String

#environment_variablesString (readonly)

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns the value of prop environment_variables.

Returns:



# File ''

const :environment_variables, String

#global_cask_optionsString (readonly)

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns the value of prop global_cask_options.

Returns:



# File ''

const :global_cask_options, String

#global_optionsString (readonly)

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns the value of prop global_options.

Returns:



# File ''

const :global_options, String

#lead_maintainersString (readonly)

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns the value of prop lead_maintainers.

Returns:



# File ''

const :lead_maintainers, String

#maintainersString (readonly)

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns the value of prop maintainers.

Returns:



# File ''

const :maintainers, String

#project_leaderString (readonly)

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns the value of prop project_leader.

Returns:



# File ''

const :project_leader, String