Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/graphviz/model/clusters.ts>Subgraph#isSubgraphCluster

🦕 Simple Graphviz library for Deno.
Latest
method Subgraph.prototype.isSubgraphCluster
import { Subgraph } from "https://deno.land/x/graphviz@v0.2.1/model/clusters.ts";

Determines whether the Subgraph is a SubgraphCluster.

Returns

boolean