Skip to main content

Mojo struct

DriverVersion

struct DriverVersion

Implemented traits

AnyType, Copyable, Movable, StringableRaising, UnknownDestructibility

Methods

__init__

@implicit __init__(out self, value: List[String])

major

major(self) -> Int

minor

minor(self) -> Int

patch

patch(self) -> Int

__str__

__str__(self) -> String

Was this page helpful?