Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qovery/engine
/ action
Method
action
lib-engine/src/environment/models/application.rs:352–354 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
350
}
351
352
pub fn action(&self) -> &Action {
353
&self.action
354
}
355
356
pub fn min_instances(&self) -> u32 {
357
self.min_instances
Callers
2
build
Method · 0.45
build_mut
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected