Class: Kanrisuru::Core::Apt::PackageDetail

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/apt/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#apt_manual_installedObject

Returns the value of attribute apt_manual_installed

Returns:

  • (Object)

    the current value of apt_manual_installed



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def apt_manual_installed
  @apt_manual_installed
end

#apt_sourcesObject

Returns the value of attribute apt_sources

Returns:

  • (Object)

    the current value of apt_sources



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def apt_sources
  @apt_sources
end

#breaksObject

Returns the value of attribute breaks

Returns:

  • (Object)

    the current value of breaks



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def breaks
  @breaks
end

#bugsObject

Returns the value of attribute bugs

Returns:

  • (Object)

    the current value of bugs



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def bugs
  @bugs
end

#conflictsObject

Returns the value of attribute conflicts

Returns:

  • (Object)

    the current value of conflicts



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def conflicts
  @conflicts
end

#dependenciesObject

Returns the value of attribute dependencies

Returns:

  • (Object)

    the current value of dependencies



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def dependencies
  @dependencies
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def description
  @description
end

#download_sizeObject

Returns the value of attribute download_size

Returns:

  • (Object)

    the current value of download_size



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def download_size
  @download_size
end

#homepageObject

Returns the value of attribute homepage

Returns:

  • (Object)

    the current value of homepage



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def homepage
  @homepage
end

#install_sizeObject

Returns the value of attribute install_size

Returns:

  • (Object)

    the current value of install_size



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def install_size
  @install_size
end

#maintainerObject

Returns the value of attribute maintainer

Returns:

  • (Object)

    the current value of maintainer



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def maintainer
  @maintainer
end

#originObject

Returns the value of attribute origin

Returns:

  • (Object)

    the current value of origin



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def origin
  @origin
end

#original_maintainerObject

Returns the value of attribute original_maintainer

Returns:

  • (Object)

    the current value of original_maintainer



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def original_maintainer
  @original_maintainer
end

#packageObject

Returns the value of attribute package

Returns:

  • (Object)

    the current value of package



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def package
  @package
end

#priorityObject

Returns the value of attribute priority

Returns:

  • (Object)

    the current value of priority



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def priority
  @priority
end

#providesObject

Returns the value of attribute provides

Returns:

  • (Object)

    the current value of provides



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def provides
  @provides
end

#recommendsObject

Returns the value of attribute recommends

Returns:

  • (Object)

    the current value of recommends



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def recommends
  @recommends
end

#replacesObject

Returns the value of attribute replaces

Returns:

  • (Object)

    the current value of replaces



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def replaces
  @replaces
end

#sectionObject

Returns the value of attribute section

Returns:

  • (Object)

    the current value of section



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def section
  @section
end

#suggestsObject

Returns the value of attribute suggests

Returns:

  • (Object)

    the current value of suggests



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def suggests
  @suggests
end

#summaryObject

Returns the value of attribute summary

Returns:

  • (Object)

    the current value of summary



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def summary
  @summary
end

#supportedObject

Returns the value of attribute supported

Returns:

  • (Object)

    the current value of supported



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def supported
  @supported
end

#taskObject

Returns the value of attribute task

Returns:

  • (Object)

    the current value of task



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def task
  @task
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



8
9
10
# File 'lib/kanrisuru/core/apt/types.rb', line 8

def version
  @version
end