blob: 0a78e68a2aa31040c05cb9deb0b56ce7f20e59a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
===============================================================================
ALE Cairo Integration *ale-cairo-options*
===============================================================================
starknet *ale-cairo-starknet*
g:ale_cairo_starknet_executable *g:ale_cairo_starknet_executable*
*b:ale_cairo_starknet_executable*
Default: `'starknet-compile'`
Overrides the starknet-compile binary after installing the cairo-language.
For more information read 'https://starknet.io/docs/quickstart.html'
|