mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
factor out common HandleShow code for "show uptime"
This commit is contained in:
@@ -82,6 +82,11 @@ namespace OpenSim.Framework
|
||||
|
||||
ICommands Commands { get; }
|
||||
|
||||
/// <summary>
|
||||
/// The default prompt text.
|
||||
/// </summary>
|
||||
string DefaultPrompt { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Display a command prompt on the console and wait for user input
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user