Gleanex.Platform.SkillValidationFile (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a SkillValidationFile

Summary

Types

t()

@type t() :: %Gleanex.Platform.SkillValidationFile{
  is_manifest: boolean(),
  path: String.t(),
  size_bytes: integer()
}