Sha256: 1e4a5d97df44421503a169e1d514eca2cf160f545c44d320ce8a82f726a40cf8
Contents?: true
Size: 301 Bytes
Versions: 8
Compression:
Stored size: 301 Bytes
Contents
/// This interface provides a value-export of the default network handle.. @since(version = 0.2.0) interface instance-network { @since(version = 0.2.0) use network.{network}; /// Get a handle to the default network. @since(version = 0.2.0) instance-network: func() -> network; }
Version data entries
8 entries across 8 versions & 1 rubygems