Gjsify LogoGjsify Logo

Interface for implementing operations for mountable volumes.

record

Hierarchy

  • VolumeIface

Index

Constructors

Properties

g_iface: TypeInterface

The parent interface.

field
name: string

Methods

  • can_eject(volume: Volume): boolean
  • can_mount(volume: Volume): boolean
  • enumerate_identifiers(volume: Volume): string[]
  • get_identifier(volume: Volume, kind: string): string
  • get_name(volume: Volume): string
  • get_sort_key(volume: Volume): string
  • get_uuid(volume: Volume): string
  • should_automount(volume: Volume): boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method