Skip to content

Commit

Permalink
Add back the doc for system supervisor
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexclique committed Nov 12, 2019
1 parent 5eec793 commit 7063a9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bastion/src/bastion.rs
Expand Up @@ -273,6 +273,9 @@ impl Bastion {
/// created children group it it succeeded, or `Err(())`
/// otherwise.
///
/// Note that the "system supervisor" is a supervisor created
/// by the system at startup.
///
/// # Arguments
///
/// * `init` - The closure taking the new [`Children`] as an
Expand Down

0 comments on commit 7063a9f

Please sign in to comment.