mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 21:25:16 +00:00
Code docs
This commit is contained in:
@@ -16,6 +16,9 @@ use crate::{
|
||||
snapshot_middleware::{snapshot_from_vfs, snapshot_project_node},
|
||||
};
|
||||
|
||||
/// Processes file change events, updates the DOM, and sends those updates
|
||||
/// through a channel for other stuff to consume.
|
||||
///
|
||||
/// Owns the connection between Rojo's VFS and its DOM by holding onto another
|
||||
/// thread that processes messages.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user