Class: Homebrew::Manpages::Variables Private

Inherits:
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 Attribute Details

#alumniObject

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 attribute alumni

Returns:

  • (Object)

    the current value of alumni



13
14
15
# File 'manpages.rb', line 13

def alumni
  @alumni
end

#commandsObject

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 attribute commands

Returns:

  • (Object)

    the current value of commands



13
14
15
# File 'manpages.rb', line 13

def commands
  @commands
end

#developer_commandsObject

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 attribute developer_commands

Returns:

  • (Object)

    the current value of developer_commands



13
14
15
# File 'manpages.rb', line 13

def developer_commands
  @developer_commands
end

#environment_variablesObject

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 attribute environment_variables

Returns:

  • (Object)

    the current value of environment_variables



13
14
15
# File 'manpages.rb', line 13

def environment_variables
  @environment_variables
end

#global_cask_optionsObject

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 attribute global_cask_options

Returns:

  • (Object)

    the current value of global_cask_options



13
14
15
# File 'manpages.rb', line 13

def global_cask_options
  @global_cask_options
end

#global_optionsObject

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 attribute global_options

Returns:

  • (Object)

    the current value of global_options



13
14
15
# File 'manpages.rb', line 13

def global_options
  @global_options
end

#leadObject

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 attribute lead

Returns:

  • (Object)

    the current value of lead



13
14
15
# File 'manpages.rb', line 13

def lead
  @lead
end

#maintainersObject

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 attribute maintainers

Returns:

  • (Object)

    the current value of maintainers



13
14
15
# File 'manpages.rb', line 13

def maintainers
  @maintainers
end

#official_external_commandsObject

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 attribute official_external_commands

Returns:

  • (Object)

    the current value of official_external_commands



13
14
15
# File 'manpages.rb', line 13

def official_external_commands
  @official_external_commands
end

#plcObject

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 attribute plc

Returns:

  • (Object)

    the current value of plc



13
14
15
# File 'manpages.rb', line 13

def plc
  @plc
end

#tscObject

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 attribute tsc

Returns:

  • (Object)

    the current value of tsc



13
14
15
# File 'manpages.rb', line 13

def tsc
  @tsc
end