File: index.yaml

package info (click to toggle)
ruby-io-event 1.14.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 400 kB
  • sloc: ansic: 3,709; ruby: 736; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 499 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# Automatically generated context index for Utopia::Project guides.
# Do not edit then files in this directory directly, instead edit the guides and then run `bake utopia:project:agent:context:update`.
---
description: An event loop.
metadata:
  documentation_uri: https://socketry.github.io/io-event/
  source_code_uri: https://github.com/socketry/io-event.git
files:
- path: getting-started.md
  title: Getting Started
  description: This guide explains how to use `io-event` for non-blocking IO.