/
File search (payload:file-search)
File search (payload:file-search)
Search for file on classpath and result will be stored in a variable.
Release in: CAST 3.0.0-GA
Usage:
<payload:file-search name=""! relativePath=""!/>
! - mandatory
Example
Example | Behaviour |
---|---|
<payload:file-search name="myFileSearch" relativePath="/licensing.properties"/> | File will be found under: myFileSearch result is: |
<payload:file-search name="myFileSearch" relativePath="/assets/fileTest.txt"/> | File will be found under: C:\folder\target\test-classes\assets\fileTest.txt myFileSearch result is: |
, multiple selections available,
Related content
File (payload:file)
File (payload:file)
More like this
File copy (payload:file-copy)
File copy (payload:file-copy)
More like this
File write (payload:file-write)
File write (payload:file-write)
More like this
File separator (payload:file-separator)
File separator (payload:file-separator)
More like this
1 - Install Testifi:CAST Plugin (IntelliJ)
1 - Install Testifi:CAST Plugin (IntelliJ)
More like this
Intellij Plugin
Intellij Plugin
More like this