spawn/latitude/lib
A 415df93ea0
refactor: decompose latitude and contabo create_server into focused helpers (#1022)
Extract validation, error handling, and response parsing from
create_server into dedicated helpers following the pattern from PR #1016.

Latitude helpers: _latitude_validate_inputs, _latitude_check_create_error,
_latitude_extract_server_id

Contabo helpers: _contabo_validate_inputs, _contabo_check_create_error,
_contabo_extract_instance_id

Agent: complexity-hunter

Co-authored-by: A <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-13 18:05:18 -05:00
..
common.sh refactor: decompose latitude and contabo create_server into focused helpers (#1022) 2026-02-13 18:05:18 -05:00