menu
omnyshell package
documentation
omnyshell_client_web.dart
AgentEnvironment
AgentEnvironment.new const constructor
AgentEnvironment.new const constructor
dark_mode
light_mode
AgentEnvironment
constructor
const
AgentEnvironment
(
{
required
String
os
,
required
String
arch
,
required
String
hostname
,
String
?
cwd
,
})
Implementation
const AgentEnvironment({ required this.os, required this.arch, required this.hostname, this.cwd, });
omnyshell package
documentation
omnyshell_client_web
AgentEnvironment
AgentEnvironment.new const constructor
AgentEnvironment class