View Source GoogleApi.MigrationCenter.V1.Model.FstabEntryList (google_api_migration_center v0.2.0)

Fstab content.

Attributes

  • entries (type: list(GoogleApi.MigrationCenter.V1.Model.FstabEntry.t), default: nil) - Fstab entries.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.MigrationCenter.V1.Model.FstabEntryList{
  entries: [GoogleApi.MigrationCenter.V1.Model.FstabEntry.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.