is.docker_image {brickster}R 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.


[Package brickster version 0.2.8.1 Index]