is.docker_image: Test if object is of class DockerImage

View source: R/data-structures.R

is.docker_imageR Documentation

Test if object is of class DockerImage

Description

Test if object is of class DockerImage

Usage

is.docker_image(x)

Arguments

x

An object

Value

TRUE if the object inherits from the DockerImage class.


brickster documentation built on April 12, 2025, 1:21 a.m.